home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / CBUILDER / DATA.Z / SECOND.DFM / SECOND.txt
Encoding:
Text File  |  1997-02-20  |  419 b   |  24 lines

  1. object Form2: TForm2
  2.   Left = 301
  3.   Top = 148
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Form2'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Button1: TButton
  15.     Left = 184
  16.     Top = 96
  17.     Width = 75
  18.     Height = 25
  19.     Caption = 'Button1'
  20.     ModalResult = 1
  21.     TabOrder = 0
  22.   end
  23. end
  24.